home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 22 / PC Actual CD 22.iso / SHARE / prog / POVRAY / LNSEFCTS.ZIP / README.TXT < prev    next >
Encoding:
Text File  |  1997-07-18  |  1.5 KB  |  31 lines

  1. *******************************************************
  2. LENS EFFECTS INCLUDE FILE FOR PERSISTENCE OF VISION 3.x
  3. *******************************************************
  4.  
  5. Included files:
  6.  
  7.    LnsEfcts.inc - Lens Effects include file for POVRay 3.x
  8.    Lens.inc - Predefined lens effects include file for POVRay 3.x
  9.    LnsEfcts.txt - Instruction for LnsEfcts.inc and Lens.inc
  10.    Readme.txt - This file
  11.  
  12.    LE_Samp*.pov - Samples of the predefined lens effects
  13.    Rand.pov - Samples of the Random lens effect type
  14.    Rand.ini - INI file for use with Rand.pov
  15.    Glows.pov, Rays.pov,
  16.      Streaks.pov, Spots.pov - Sample lens effects component types
  17.    Fireball.lfx, Spiral.lfx, Custom.lfx - Sample custom effect files
  18.    CustLFX.pov - Sample usage of custom effect files
  19.    Candles.pov, Planet.pov, Water.pov - Sample lens effects animations
  20.  
  21. See LnsEfcts.txt for full instructions regarding installation, usage,
  22. troubleshooting, copyright, legal and contact information, etc.
  23.  
  24. All the included *.pov files use Lens.inc and/or LnsEfcts.inc.  Before
  25. rendering any of these files, follow the instructions in LnsEfcts.txt to
  26. properly install the include files.  The three animations should be
  27. rendered using the Final_Frame INI file setting or the +KFF command line
  28. option (see the POVRay documentation for more information regarding
  29. animations).  In addition, Water.pov should be rendered using the
  30. Cyclic_Animation INI file setting or the +KC command line option.
  31.